home *** CD-ROM | disk | FTP | other *** search
/ Games Interactive (USA) / Games Interactive (USA).bin / pc / cwdhstemplate.dxr / 00522_Text_cwdHSGVP_2Data.txt < prev    next >
Text File  |  1999-08-12  |  3KB  |  67 lines

  1. global gamename
  2. gamename = "161 Sword"
  3. global across1, across2, across3, across4, across5, across6
  4. global across7, across8, across9, across10, across11, across12
  5. global across13, across14, across15, across16, across17, across18
  6. global across19, across20, across21, across22, across23
  7. --MAX_ACROSS = 23
  8.  
  9. global MAX_ACROSS, MAX_DOWN, MAX_CLUES, MAX_SQUARES
  10. global MAX_NUMBERS, MAX_X, MAX_Y, puzzleNumber
  11. global currentWord, clueTextList, clueTextList, skipList
  12. MAX_NUMBERS = 23
  13. resetTheGlobalVars(23,0,8,8)
  14. puzzleNumber = 2
  15. across1 = setWord("across1", "COBRA", ACROSS, EAST, 1)
  16. across2 = setWord("across2", "OLIVE", ACROSS, SOUTH, 2)
  17. across3 = setWord("across3", "INSEAM", ACROSS, SOUTHEAST, 18)
  18. across4 = setWord("across4", "MICROBE", ACROSS, WEST, 63)
  19. across5 = setWord("across5", "BEDEVIL", ACROSS, NORTH, 58)
  20. across6 = setWord("across6", "EASTERN", ACROSS, EAST, 34)
  21. across7 = setWord("across7", "EYING", ACROSS, NORTH, 38)
  22. across8 = setWord("across8", "GARBO", ACROSS, WEST, 6)
  23. across9 = setWord("across9", "REIGN", ACROSS, SOUTHEAST, 4)
  24. across10 = setWord("across10", "GRIMM", ACROSS, SOUTH, 31)
  25. across11 = setWord("across11", "MATCHED", ACROSS, WEST, 55)
  26. across12 = setWord("across12", "CASHIER", ACROSS, NORTH, 52)
  27. across13 = setWord("across13", "ELLA", ACROSS, WEST, 12)
  28. across14 = setWord("across14", "ALAMODE", ACROSS, SOUTH, 9)
  29. across15 = setWord("across15", "LIMITING", ACROSS, EAST, 17)
  30. across16 = setWord("across16", "GANDER", ACROSS, SOUTH, 24)
  31. across17 = setWord("across17", "DIKE", ACROSS, WEST, 48)
  32. across18 = setWord("across18", "KEY", ACROSS, NORTH, 46)
  33. across19 = setWord("across19", "ITSY", ACROSS, SOUTHWEST, 22)
  34. across20 = setWord("across20", "STIES", ACROSS, NORTHEAST, 36)
  35. across21 = setWord("across21", "SAGAN", ACROSS, SOUTH, 8)
  36. across22 = setWord("across22", "ANNA", ACROSS, NORTHWEST, 32)
  37. across23 = setWord("across23", "AGES", ACROSS, EAST, 5)
  38.  
  39. add the actorList, across1
  40. add the actorList, across2
  41. add the actorList, across3
  42. add the actorList, across4
  43. add the actorList, across5
  44. add the actorList, across6
  45. add the actorList, across7
  46. add the actorList, across8
  47. add the actorList, across9
  48. add the actorList, across10
  49. add the actorList, across11
  50. add the actorList, across12
  51. add the actorList, across13
  52. add the actorList, across14
  53. add the actorList, across15
  54. add the actorList, across16
  55. add the actorList, across17
  56. add the actorList, across18
  57. add the actorList, across19
  58. add the actorList, across20
  59. add the actorList, across21
  60. add the actorList, across22
  61. add the actorList, across23
  62.  
  63. currentWord = the actorList[1]
  64.  
  65. setTitle("Helter Skelter #10")
  66.  
  67. clueTextList = ["1. Hooded snake", "2. Martini garnish", "3. Pants line", "4. Germ", "5. Pester", "6. Oriental", "7. Giving the once-over", "8. "& QUOTE & "Ninotchka" & QUOTE & " star", "9. Act as monarch", "10. Storytelling brother", "11. Like a pair of socks", "12. Checkout worker", "13. Singer Fitzgerald", "14. Way to serve pie: 3 wds.", "15. Restrictive", "16. Goose's mate", "17. Levee", "18. Regulating the musical pitch", "19. Teeny-weeny", "20. Hog havens", "21. "& QUOTE & "Cosmos" & QUOTE & " author Carl", "22. Ballerina Pavlova", "23. Bronze and Iron"]